﻿
.ContainerTab {
    border-bottom: thin solid #6cbcfb;
    width: 100%;
    position: relative;
    float: left;
    background-color: #e7f4ff;
    height: 36px;
}

.TabCaption {
    /* border: thin solid #1b73b8;*/
    border: thin solid #a2d6ff;
    border-bottom: none;
    padding: 5px 5px 5px 5px; /*Quyên s?a padding*/
    margin-top: 8px;
    position: relative;
    float: left;
    color: #ffffff;
    cursor: pointer;
    height: 18px;
    font-size: 13px;
    background-color: rgb(0 120 212);
}

    .TabCaption:hover {
        color: rgb(5 6 125);
        background-color: #6cbcfb;
        /*font-size: 14px;*/
    }

    .TabCaption:first-child {
        margin-left: 3px;
    }






.TabCaptionActivate {
    border: thin solid #6cbcfb;
    border-bottom: #fffdfd;
    /*top: 1px;*/
    display: block;
    z-index: 99;
    position: relative;
    float: left;
    color: rgb(255 255 255);
    background-color: rgb(255 120 0);
    border-radius: 5px 5px 0 0px;
    height: 24px;
    line-height: 24px;
    font-size: 13px;
    font-weight: 500; /*Quyên s?a font-size */
    margin-top: 2px;
}

    .TabCaptionActivate:hover {
        color: #f8ff00;
    }

.TabContent {
    position: relative;
    float: left;
    width: 100%;
    height: calc(100% - 35px);
}

.dx-editor-outlined.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-texteditor-with-label .dx-texteditor-label .dx-label {
    padding: 0 2px;
    /*border-bottom: 1px solid rgb(212 212 212);*/
    border-bottom: 1px solid rgb(111 158 217);
}

.dx-editor-outlined.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-texteditor-with-label .dx-texteditor-label .dx-label-before {
    border-left-width: 1px;
    border-right-width: 0;
    /*border-color: rgb(212 212 212);*/
    border-color: rgb(111 158 217);
    border-style: solid;
}

.dx-editor-outlined.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-label .dx-texteditor-label .dx-label-after {
    border-right-width: 1px;
    border-left-width: 0;
    /*border-color: rgb(212 212 212);*/
    border-color: rgb(111 158 217);
    border-style: solid;
}

.dx-editor-outlined.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-texteditor-with-label .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-label .dx-texteditor-label .dx-label-before {
    height: 100%;
    /* border-top: 1px solid rgb(212 212 212);
    border-bottom: 1px solid rgb(212 212 212);*/
    border-top: 1px solid rgb(111 158 217);
    border-bottom: 1px solid rgb(111 158 217);
}

.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label {
    border-bottom: 1px solid #efae31;
    border-top: 0;
    height: 100%;
    padding: 0 2px;
}

.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-before {
    border-color: #efae31;
    border-style: solid;
    border-top: 1px solid #efae31;
    border-bottom: 1px solid #efae31;
    height: 100%;
}

.dx-label{
    margin-top:0px;color:rgb(83 138 206)
}
.dx-placeholder {
    color: #c4c4c4
}
/*.dx-state-hover .dx-texteditor-label {
    color: #1cb419 !important
}*/

.dx-state-hover .dx-label,
.dx-state-focused .dx-label {
    color: rgb(255 120 0) !important;
    /*background-color:#1cb419*/
}
.dx-state-hover .dx-texteditor-container,/* .dx-state-hover .dx-texteditor-input-container,*/
.dx-state-focused .dx-texteditor-container/*, .dx-state-hover .dx-texteditor-input-container,*/
{
    /*border-bottom: 1px solid rgb(255 0 0);*/
    background-color:rgb(255 250 235)
}
/*
.dx-state-hover {
    color: #1cb419 !important
}*/
.dx-texteditor-label {

    /* color: #999;*/
    /*color: rgb(124 124 124);*/
    /*color: #f7c668!important;*/
}

    .dx-texteditor-label .dx-label span {
        font-size: 13px !important;
        margin-top: -6px !important;
        height: 20px !important;
        font-family: unset;
        font-weight: 400
        /*color:red*/
    }



.dx-button-content {
    padding: 5px !important;
}
.dx-dropdowneditor, .dx-selectbox-container, .dx-texteditor-container {
    padding: 0px !important;
}



.dx-datagrid-header-panel{
    padding:3px!important;
    padding-bottom:0px!important;
    bottom:0px!important
        
}
.dx-toolbar-items-container {
    /*margin-top:10px;*/
}
.dx-datagrid-header-panel, .dx-toolbar {
    background-color: #fff1d6
    /*background-color: rgb(255 120 0)*/
}
.dx-toolbar-button{
    margin-right:100px!important;right:100px!important
        ;padding-right:10px!important
}

.dx-popup-title {
    padding:2px !important;
}
    .dx-popup-title .dx-toolbar-item-content div{
        margin-left:8px;
        font-size:0.7em;color:rgb(117 117 117);
        font-weight:bold;
    }
.dx-toolbar-compact, .dx-popup-bottom {
    padding: 5px !important;
}
.dx-popup-content {
    padding: 5px !important;
    min-height:60px!important;
}
/*.dx-dialog-message{

}*/
.dx-scrollable-container {
    padding: 2px !important;
}
.dx-scrollview-content {
    padding: 2px !important;
}
.dx-scrollable-wrapper, .dx-scrollable-container {
    padding: 0px !important;
    margin:0px;
    bottom:0px;top:0px;left:0px;right:0px;
}
form{
    padding:0px!important;margin:0px!important;
}

.DataGridCaption {
    position: relative;
    float: left;
    font-size: 1.2em;
    font-weight: bold;
    color: rgb(3 90 196);
    font-family: 'Times New Roman', Times, serif;
    word-spacing: 0.1em;
    white-space: break-spaces;
}

.dx-datagrid-headers {
    background-color: #fdf6e8 !important;
    /*border-bottom: thin solid #f7c668 !important;*/
}

    .dx-datagrid-headers td[role="columnheader"] {
        text-align: center !important;
        color:#585858;
        /*border:none!important;*/
        /*border-right:thin solid #dedede !important;*/
      
        /*background-color:#e2f5fd*/
    }
        .dx-datagrid-headers td[role="columnheader"]:last-child{
            /*border:none!important*/
        }

 .dx-data-row {
    cursor: pointer;

}
.dx-datagrid-rowsview .dx-row:before {
    padding:unset !important;
    background-color: red!important
}

.dx-datagrid-export-button .dx-icon-xlsxfile:before {
    font-size: 25px !important;
    font-weight: normal !important;
    margin-left: -4px;
    color: #1cb419;
    background-color: #d4ffd8
}

.dx-icon-spinnext::before {
    /*font-size:200px;*/
    margin: 0px !important;
    padding: 0px !important;
    padding-top: 100px !important;
}
.dx-datagrid-header-panel .dx-toolbar-after {
  /*  width: 90%;
    max-width: 600px;*/
    /*min-width: 350px;*/
}
.dx-datagrid-header-panel .dx-toolbar-after .dx-toolbar-item-auto-hide {
    /*width: 30px;*/
}
.dx-toolbar-button {
    /*width:30px!important;*/
}
.number {
    text-align: right;
}
.dx-datagrid .dx-datagrid-headers td[role="columnheader"] {
    /*background-color: red !important;*/
    vertical-align: middle !important;
    font-weight:500;
}
    .dx-datagrid .dx-datagrid-headers td[role="columnheader"] div {
        /*vertical-align:middle!important;*/
        /*color:yellow;*/
    }
.Label-Header-Cap{
    background-color:rgb(255 226 201);
    color:#1e1e1e;
    text-align:center;
    vertical-align:middle;
}
.dx-checkbox-icon {
    border: 1px solid rgb(83 138 206);
}
.dx-timeview{
    padding:0px!important;
    background-color:rgb(222 237 255);

}
.dx-calendar {
    padding: 5px !important;
     margin:5px!important;
      
}
/*dx-calendar-view-month*/



.containerFilter {
    position: relative;
    float: left;
    width: calc(100% - 10px);
    padding: 5px;
}

    .containerFilter table {
        border: thin solid rgb(198 198 198);
        border-collapse: collapse;
        width: 100%;
    }

        .containerFilter table th {
            border: none;
            border-bottom: thin solid rgb(198 198 198);
            border-left: thin solid rgb(198 198 198);
            background-color: #ffd6ab;
            text-align: center;
            font-weight: normal;
        }

        .containerFilter table td {
            border: none;
            border-bottom: thin solid rgb(198 198 198);
            border-left: thin solid rgb(198 198 198);
        }

        .containerFilter table th:nth-child(1) {
            width: 10%;
        }

        .containerFilter table th:nth-child(2) {
            width: 10%;
        }

        .containerFilter table th:nth-child(3) {
            width: 40%;
        }

        .containerFilter table th:nth-child(4) {
            width: 10%;
        }

        .containerFilter table th:nth-child(5) {
            width: 20%;
        }

        .containerFilter table th:nth-child(6) {
            width: 10%;
        }



    .containerFilter input[id="btnACFilterReset"] {
        float: left;
        color: rgb(162 0 0);
        padding: 5px;
        border: thin solid rgb(162 0 0);
        border-radius: 4px;
        margin-left: 15px;
        cursor: pointer;
    }

    .containerFilter input[id="btnACFilter"] {
        float: right;
        color: #4087d1;
        padding: 5px;
        border: thin solid #4087d1;
        border-radius: 4px;
        margin-right: 15px;
        cursor: pointer;
    }

    .containerFilter input[type="button"]:hover {
        background-color: #e8f1fb;
    }

    .containerFilter select, .containerFilter input[type="text"] {
        position: relative;
        float: left;
        width: 100%;
        padding: 5px;
        border: none;
        outline-color: none;
    }

        .containerFilter select option {
            margin-top: 5px;
        }

    .containerFilter input[type="text"] {
        padding: 6px;
        width: calc(100% - 12px);
    }

    .containerFilter select:focus, .containerFilter input:focus {
        outline-color: #e5943f;
        border: thin solid #e5943f;
    }




#ControlDataEntryFilter_form {
    position: relative;
    float: left;
    width: calc(100% - 10px);
    padding: 5px;
}

    #ControlDataEntryFilter_form table {
        border: thin solid #ffe6b9;
        border-collapse: collapse;
        width: 100%;
    }

        #ControlDataEntryFilter_form table th {
            border: none;
            border-bottom: thin solid #ffe6b9;
            border-left: thin solid #ffe6b9;
            /*background-color: rgb(251 213 140);*/
            background-image: linear-gradient(180deg, #fdf4e3, #fff);
            text-align: center;
            font-weight: normal;
            padding: 8px 2px 8px 2px;
            color: rgb(255 155 11)
        }

        #ControlDataEntryFilter_form table td {
            border: none;
            border-bottom: thin solid #ffe6b9;
            border-left: thin solid #ffe6b9;
        }

        #ControlDataEntryFilter_form table th:nth-child(1) {
            width: 120px;
        }

        #ControlDataEntryFilter_form table th:nth-child(2) {
            width: 100px;
        }

        #ControlDataEntryFilter_form table th:nth-child(3) {
            width: calc(100% - 700px);
            min-width:200px;
        }

        #ControlDataEntryFilter_form table th:nth-child(4) {
            width: 130px;
        }

        #ControlDataEntryFilter_form table th:nth-child(5) {
            width:250px;
        }

        #ControlDataEntryFilter_form table th:nth-child(6) {
            width: 100px;
        }




.dx-editor-outlined.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-texteditor-with-label .dx-texteditor-label .dx-label {
    padding: 0 2px;
    /*border-bottom: 1px solid rgb(212 212 212);*/
    border-bottom: 1px solid rgb(111 158 217);
}

.dx-editor-outlined.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-texteditor-with-label .dx-texteditor-label .dx-label-before {
    border-left-width: 1px;
    border-right-width: 0;
    /*border-color: rgb(212 212 212);*/
    border-color: rgb(111 158 217);
    border-style: solid;
}

.dx-editor-outlined.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-label .dx-texteditor-label .dx-label-after {
    border-right-width: 1px;
    border-left-width: 0;
    /*border-color: rgb(212 212 212);*/
    border-color: rgb(111 158 217);
    border-style: solid;
}

.dx-editor-outlined.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-texteditor-with-label .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-label .dx-texteditor-label .dx-label-before {
    height: 100%;
    /* border-top: 1px solid rgb(212 212 212);
    border-bottom: 1px solid rgb(212 212 212);*/
    border-top: 1px solid rgb(111 158 217);
    border-bottom: 1px solid rgb(111 158 217);
}

.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused .dx-texteditor-label .dx-label,
.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label {
    border-bottom: 1px solid #efae31;
    border-top: 0;
    height: 100%;
    padding: 0 2px;
}

.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-textarea.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-label.dx-dropdowneditor-active.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused .dx-texteditor-label .dx-label-before,
.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-after,
.dx-editor-outlined.dx-texteditor-with-label.dx-textarea.dx-state-focused.dx-state-hover .dx-texteditor-label .dx-label-before {
    border-color: #efae31;
    border-style: solid;
    border-top: 1px solid #efae31;
    border-bottom: 1px solid #efae31;
    height: 100%;
}

.dx-label {
    margin-top: 0px;
    color: rgb(83 138 206)
}

.dx-placeholder {
    color: #c4c4c4
}
/*.dx-state-hover .dx-texteditor-label {
    color: #1cb419 !important
}*/

.dx-state-hover .dx-label,
.dx-state-focused .dx-label {
    color: rgb(255 120 0) !important;
    /*background-color:#1cb419*/
}

.dx-state-hover .dx-texteditor-container, /* .dx-state-hover .dx-texteditor-input-container,*/
.dx-state-focused .dx-texteditor-container /*, .dx-state-hover .dx-texteditor-input-container,*/ {
    /*border-bottom: 1px solid rgb(255 0 0);*/
    background-color: rgb(255 250 235)
}
/*
.dx-state-hover {
    color: #1cb419 !important
}*/
.dx-texteditor-label {
    /* color: #999;*/
    /*color: rgb(124 124 124);*/
    /*color: #f7c668!important;*/
}

    .dx-texteditor-label .dx-label span {
        font-size: 13px !important;
        margin-top: -6px !important;
        height: 20px !important;
        font-family: unset;
        font-weight: 400
        /*color:red*/
    }




.dx-button-content {
    padding: 5px !important;
}

.dx-dropdowneditor, .dx-selectbox-container, .dx-texteditor-container {
    padding: 0px !important;
}



.dx-datagrid-header-panel {
    padding: 3px !important;
    padding-bottom: 0px !important;
    bottom: 0px !important
}

.dx-toolbar-items-container {
    /*margin-top:10px;*/
}

.dx-datagrid-header-panel, .dx-toolbar {
    background-color: #fff1d6
}

.dx-toolbar-button {
    margin-right: 100px !important;
    right: 100px !important;
    padding-right: 10px !important
}

.dx-datagrid-headers {
    background-color: #fdf6e8 !important;
    /*border-bottom: thin solid #f7c668 !important;*/
}

    .dx-datagrid-headers td[role="columnheader"] {
        text-align: center !important;
        color: #585858;
        /*border:none!important;*/
        /*border-right:thin solid #dedede !important;*/
        /*background-color:#e2f5fd*/
    }

        .dx-datagrid-headers td[role="columnheader"]:last-child {
            /*border:none!important*/
        }
 
 

/*.DataGridCaption {
    font-weight: 500;
    color: rgb(49 107 180)
}*/

.DataEntryColAddDelete {
    /*display:none;
    visibility:hidden;*/
    width: 0px !important;
    overflow: hidden !important;
    padding: 0px !important;
    width: 0px !important;
    /*visibility:hidden!important;*/
}

    .DataEntryColAddDelete div {
        margin-top: 5px !important;
    }

.dx-dialog .dx-toolbar {
    padding: 2px 10px 2px 10px !important;
}

.dx-datagrid .dx-datagrid-rowsview .dx-select-checkbox {
    display: inline-block !important;
}
/*.dx-datagrid-rowsview .dx-command-select {
    width: 30px!important;
    min-width: 30px!important;
}  */
/*.dx-row .dx-command-select {
    width: 30px!important;
    min-width: 30px!important;
}*/
.dx-datagrid .dx-row .dx-command-select {
    width: 30px !important;
    min-width: 30px !important;
    /*background-color: red !important*/
}
.dx-button-mode-outlined{
    background-color:#ffffff!important
}
    .dx-button-mode-outlined:hover {
        background-color: #fff9f4 !important
    }
.nhaptin .dx-texteditor-empty {
    border: thin solid rgb(216 216 216) !important
}
.nhaptin .dx-state-focused {
    border: thin solid rgb(255 155 11) !important
}
.dx-state-disabled {
    background-color: #f4f4f4 !important
}
.nhaptin .dx-editor-outlined {
    border: thin solid #8fa9d3 !important
}

.nhaptin .dx-state-disabled {
    border: thin solid #a3bfee !important;
    background-color: #c4c4c4 !important
}

.nhaptin .dx-texteditor-empty {
    border: thin solid rgb(251 192 107) !important;
    /*background-color: #ffe6b9 !important*/
}
.nhaptin .dx-datagrid-rowsview {
    overflow: auto;
    max-height: 400px !important
}
.TB_btnDTV_XacnhanHT, .Phieu1_DN_Mau_btnHoanthanh_ToanBoDN_DTV  {
    background-color: #8847b5 !important;
}
    .TB_btnDTV_XacnhanHT, .Phieu1_DN_Mau_btnHoanthanh_ToanBoDN_DTV :hover {
        background-color: #752ca7 !important;
    }
.Phieu1_DN_Mau_btnHoanthanh_ToanBoDN {
    background-color: #00b3c4 !important;
}
    .Phieu1_DN_Mau_btnHoanthanh_ToanBoDN:hover {
        background-color: #00a9b9 !important;
    }
.taiBCTC {
    text-decoration: none;
    color: #0b9f10
}
    .taiBCTC:hover {
        text-decoration: none;
        color: #ebff03;
        background-color: #0b9f10;
        padding: 2px;
        border-radius: 2px;color:#fff
    }

.toolbarAction {
    position: relative;
    float: left;
    width: calc(100% - 10px);
    padding: 0px;
    background-color: #e7f4ff;
    margin-left: 5px;
    margin-right: 5px;
    border: thin solid #a4d0ff;
    border-radius: 5px;
}

.fixPositionTop {
    position: fixed;
    top: 37px;
    display: block;
    z-index: 99;
    width: calc(100% - 3px);
    margin-left: -5px;
    margin-right: 0px;
    border: unset;
    border-bottom: thin solid #a4d0ff;
    border-radius: unset;
}



.fixTabTop {
    position: fixed;
    top: 90px;
    display: block;
    z-index: 999;
    /*width: calc(100% - 3px);*/
    margin-left: -5px;
    margin-right: 0px;
  /*  border: unset;
    border-bottom: thin solid #a4d0ff;
    border-radius: unset;*/
}

.dx-menu-item.dx-state-hover {
    background-color: #A6CDC6;
}


/*---------------- Thêm StyleSheet_Quyen.scc ---------------*/

.scoll_tab {
    overflow-x: scroll;
    overflow-y: hidden;
}

.section {
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
}

.section__item {
    scroll-snap-align: start;
}